PDF4Java Reference Documentation
com.o2sol.pdf4java.portfolios Package / PDFPortfolioAttributeDefinition Class
Methods


In This Topic
    PDFPortfolioAttributeDefinition Class Members
    In This Topic

    The following tables list the members exposed by PDFPortfolioAttributeDefinition.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Methods
     NameDescription
    Public MethodGets the COS portfolio attribute definition.  
    Public MethodGets the attribute definition name.
    The attribute is displayed under this name in the user interface.  
    Public MethodGets the attribute definition order.
    Attributes are sorted in ascending order in the user interface.  
    Public MethodGets the attribute definition type.  
    Public MethodGets a value indicating whether the attribute value can be edited.  
    Public MethodGets the attribute definition visibility.  
    Public MethodSets a value indicating whether the attribute value can be edited.  
    Public MethodSets the attribute definition name.
    The attribute is displayed under this name in the user interface.  
    Public MethodSets the attribute definition order.
    Attributes are sorted in ascending order in the user interface.  
    Public MethodSets the attribute definition type.
    The value cannot be set to or .  
    Public MethodSets the attribute definition visibility.  
    Top
    See Also